home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 1996 September / cd joy 74 No16.iso / pc / data / cooli / quake / quakec / exbpk001.txt < prev    next >
Text File  |  1996-07-25  |  884b  |  28 lines

  1. exploding backpack v.001
  2.  
  3. by foobar <adibble@indiana.edu>
  4.  
  5. to play:
  6.  
  7. unzip this into your v101qc directory, then execute your qcc program.
  8. make a directory under your quake directory called expak001
  9. copy the progs.dat file that qcc generates into the quake\expak001
  10. directory.
  11. type quake -game expak001 to play!
  12.  
  13. in future versions:
  14.         . variable explosion size/damage based on number of rockets in the
  15.                 backpack
  16.         . write my own explosion code
  17.         . re-write explosions so they look good
  18.  
  19. look for Wolfenstein-TC Quake, by foobar and nullSoft soon. (as soon as we
  20. get a freakin' level editor! :))
  21.  
  22. to get ahold of me:
  23.         mail adibble@indiana.edu or find foobar on IRC. I'm usually on #quake
  24.         and #quakeed.
  25.  
  26. I removed the backpack functions from items.qc so there aren't redeclarations.
  27.  
  28.